05. Quiz: What Are References?

What Are References?

What Are References?

A reference is:

SOLUTION:
  • A way that you can declare a game object in the Unity Editor that you drag and drop into your script
  • A link between the Unity Editor and your script
  • A good way to control game objects outside your script, via hooking them up in the Unity Editor